MEMRM(1) | libmemcached | MEMRM(1) |
NAME¶
memrm - Remove a key(s) from a collection of memcached servers
SYNOPSIS¶
memrm [options] key key ...
DESCRIPTION¶
memrm removes items, specified by key, from memcached(1) servers.
You can specify servers via the --servers option or via the environment variable "MEMCACHED_SERVERS".
For a full list of operations run the tool with the --help option.
HOME¶
To find out more information please check: <http://tangent.org/552/libmemcached.html>
AUTHOR¶
Brian Aker, <brian@tangent.org>
Mark Atwood, <mark@fallenpegasus.com>
SEE ALSO¶
2009-05-20 |